JMShowPropsDialog
Displays a dialog box containing a session's security options.
OSStatus JMShowPropsDialog (JMAWTContextRef context);
context
- An AWT context.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
You can view or change any of the security options in the dialog box. To use this function, you must first create an AWT context for it. This dialog box is potentially modeless; you cannot tell if the dialog box has completed or has gone away. You can use theJMGetSecurityOptions
function to determine if any security options have changed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help